FlexReport for WinForms
RplParsingException コンストラクタ(String,Object[])


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader 名前空間 > RplParsingException クラス > RplParsingException コンストラクタ : RplParsingException コンストラクタ(String,Object[])
Initializes a new instance of the RplParsingException class with common error message "Invalid RPL stream".
シンタックス
'宣言
 
Public Function New( _
   ByVal message As System.String, _
   ByVal ParamArray args() As System.Object _
)
'使用法
 
Dim message As System.String
Dim args() As System.Object
 
Dim instance As New RplParsingException(message, args)
public RplParsingException( 
   System.string message,
   params System.object[] args
)

パラメータ

message
args
参照

参照

RplParsingException クラス
RplParsingException メンバ
オーバーロード一覧